﻿
body, html {

	padding: 0px;
}
img {
	border: none;
}


.focus {
	width: 100%;
	height:100%;
	position:relative;
	z-index:99;
}



.focus img {
	width: 100%;
}



.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}



.focus .shadow {
	width:100%;
	bottom:0;
	left:0px;
	z-index:10;
	height:80px;
	line-height:80px;
	background:rgba(0,0,0,0.6);
	display:block;
	text-align:left;
}



.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	overflow: hidden;
	margin-left: 10px;

}


.fcon {
	position: relative;
	width:100%;
	float:left;
	display:none;
	background:#000;
}


.focus .fcon h3 {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 40px;
	line-height:40px;
	position:absolute; 
	top:25%;
	left:-10px;
	font-family:"微软雅黑";
	
}


.focus .fcon h4 {
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 5px;
	width: 180px;
	height: 35px;
	line-height: 35px;
	text-align:center;
	position:absolute;  
	left:20%;
	top:60%;
	cursor:pointer;
	background:#F00;
}


.focus .fcon p {
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	display:block; 
	width:760px; 
	height:100px;
	position:absolute;  
	left:-10px;
	top:33%;
	cursor:pointer;

	
	
}


.pbg{
	width:760px; 
	height:100px;
	position:absolute;  
	left:0;
	top:0;
	background:#000;
	filter:alpha(opacity=30);  
	-moz-opacity:0.3;  
	-khtml-opacity: 0.3; 
	opacity: 0.3;
	z-index:1;
	display:block;
	}


.zi1{
	width:100px; 
	display:block;
	float:left; 
	height:80px;
	color:#da010c; 
	padding-top:20px; 
	text-align:center; 
	line-height:30px; 
	font-size:30px; 
	font-weight:bold; 
	background:#FFF;
	position:relative;
	z-index:10;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.zi2{
	width:600px; 
	display:block;
	float:left; 
	height:50px; 
	font-size:30px;
	padding:20px;
	font-weight:bold;
	position:relative;
	z-index:20;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.focus .fcon h4:hover {
	cursor: pointer;
	color:#fff;
	background:#2a2b2e; 
}



.focus .fcon img {
	display: block;
}



.fbg {
	position:absolute;
	width:100px;
	height:20px;
	z-index:200;
	left:50%;
	margin-left:0px;
	bottom:30px;
	z-index:999;
}




.focus .D1fBt a {
	position: relative;
	width: 8px;
	height: 8px;
	border-radius: 7px;
	border:1px #42a948 solid;
	margin: 0 2px;
	text-decoration: none;
	margin: 0 5px;
	outline: 0;
	float: left;

}
.focus .D1fBt .current, .focus .D1fBt a:hover {
	background: #42a948;
	border:1px #42a948 solid;
}
.focus .D1fBt img {
	display: none
}
.focus .D1fBt i {
	display: none;
	font-style: normal;
}






